CollectionView::DrawGrid

Section: ET++ method description (n)
Updated: automatically Mon Apr 8 20:18:15 1991
Index Return to Main Contents
 

NAME

CollectionView::DrawGrid - instance method  

TEMPLATE

void DrawGrid(Point from, Point to)  

SPECIFIERS

public virtual  

DESCRIPTION

DrawGrid is called by the method Draw in order to draw lines between the cells. Method is rarely overridden.  

ARGUMENTS

Point from

column and row number of the upper left cell
Point to

column and row number of the lower right cell
 

RETURN ARGUMENT

void

 

CATEGORIES

drawing, implementation

 

FIRST DEFINITION

class CollectionView  

FILES

implementation:
CollView.C


 

Index

NAME
TEMPLATE
SPECIFIERS
DESCRIPTION
ARGUMENTS
RETURN ARGUMENT
CATEGORIES
FIRST DEFINITION
FILES

This document was created by man2html, using the manual pages.
Time: 00:40:30 GMT, March 30, 2022